The lboot program only loads modules that are specified in a file in /var/sysgen/system. One command is required to specify the new driver; the command is one of the following:
VECTOR | To specify hardware details, to request a hardware probe at boot time, to load the driver and invoke pfxedtinit(). |
INCLUDE | To load the driver and invoke pfxinit(). |
USE | To load the driver and invoke pfxinit() only if the master file exists in master.d. |
The form of these commands is detailed in the system(4) reference page. In addition, you should examine the distributed files in /var/sysgen/system, especial irix.sm, which contains many comments on the meaning and use of different entries. Specific uses of the VECTOR statement are discussed in the following topics: